home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / quotes10.zip / SYSOP.DOC < prev    next >
Text File  |  1992-09-17  |  7KB  |  192 lines

  1.  
  2.  
  3.  
  4.                              TURBO QUOTES 1.00
  5.  
  6.                      (C) Vince Jacobs / Lone Wolf Doors
  7.                         Compiled with Turbo C++ 3.0
  8.                    and with Brian Pirie's Open Doors 4.00
  9.                         Registration Key System 2.0
  10.  
  11.  
  12.  
  13. +------------------------+
  14. |      What is it ?      |
  15. +------------------------+
  16.  
  17.   Turbo Quotes is a very versatile, highly flexible, easily configurable
  18. QUOTE, JOKE, ANNOUNCEMENT...... What I'm trying to say is, Turbo Quote
  19. can be pretty much any of the above and more. What is does to put it
  20. simply is read in two text files and display them to the user. But how
  21. it does this is what makes Turbo Quote something special.
  22.  
  23.   The first text file that TQ displays is a sysop written plain ascii
  24. file (use your favorite text editor) named HEADER.TXT . This file is
  25. used to "set the stage". As an example the sample header.txt file included
  26. in this archive looks like this.....
  27.  
  28.   A Rodney Dangerfield One-Liner.......
  29.  
  30.   You would want to put what ever the topic for your quotes are in this
  31. file.
  32.  
  33.   After the HEADER.TXT files contents are displayed the door then reads
  34. in the contents of the other text file that you will make (using the same
  35. favorite editor) called QUOTES.TXT. This file should contain several "quotes"
  36. which are made up of lines not more than 79 charactors long. Each seperate
  37. quote can be more than one line.
  38. IMPORTANT!!! Each quote MUST be seperated by a blank line, as in the following
  39. example......(contents of QUOTES.TXT)
  40. ----------------------------------------------------------------------------
  41. | I could tell my parents hated me. My bath toys were a toaster and        |
  42. | a radio.                                                                 |
  43. |                                                                          |
  44. | I ask my mother what would make her happy. She said 'Your face on        |
  45. | a milk carton!'                                                          |
  46. |                                                                          |
  47. | My wife's not too bright. The other day our car was stolen, I said 'Did  |
  48. | you see the guy that did it?' She said 'No, but I got the tag number!'   |
  49. -----------------------------------------------------------------------------
  50.  
  51.   Notice the blank spaces between each quote, (don't pay any attention
  52. to the box their in, it's just to make the beginning and the ending
  53. clearer to see). Take a look at the QUOTES.TXT file that came with the archive
  54. to see another example. After displaying the HEADER.TXT file, the door
  55. reads in the QUOTES.TXT file and randomly grabs a quote and displays it.
  56. So what we end up with is something like this.....
  57.  
  58.  
  59.  
  60.  
  61. A Rodney Dangerfield One-Liner...
  62.  
  63. What a day. I got up this morning and put on my shirt and a button fell
  64. off, I picked up my briefcase and the handle fell off, I'm afraid to
  65. go to the bathroom!
  66.  
  67.  
  68.  
  69. Press Any Key To Continue...
  70.  
  71.  
  72.  
  73.   You get the idea. By changing the contents of the HEADER.TXT and QUOTES.TXT
  74. file, you can have a very versatile configurable quote door. Turbo Quote
  75. checks for the user's ANSI capability and adjusts itself accordingly.
  76.  
  77. +-----------------------------+
  78. |     Contents of Archive     |
  79. +-----------------------------+
  80.  
  81. The following files are contained within the archive QUOTES10.ARJ:
  82.  
  83. QUOTES10.EXE           Main Door File, does all the neat stuff.
  84. HEADER.TXT             ASCII file that contains the topic.
  85. QUOTES.TXT             ASCII file that contains the actual quotes.
  86. TQSETUP.EXE            Use to enter Registration Code.
  87. QUOTES.KEY             Registration Code file. Not used unless registered.
  88. SAMPLE.BAT             Sample batch file
  89. SYSOP.DOC              This file!
  90. REGIST.FRM             Registration Form.
  91. DOOR.LST               Other Doors by Lone Wolf Doors.
  92.  
  93. +-----------------+
  94. |      Setup      |
  95. +-----------------+
  96.  
  97.   Let's start by setting up the main door file QUOTES10.EXE. Make a
  98. directory and place all files from the archive into it.
  99.   Turbo Quotes is compatible with, Remote Access, QuickBBS, Pro Board,
  100. SuperBBS, WWIV, WildCat, PCBoard or any BBS if you use a Door Convertor such
  101. as QDoor22.
  102.  
  103.   Turbo Quote uses any one of the following door info files DORINFO1.DEF,
  104. CALLINFO.BBS, CHAIN.TXT, SFDOORS.DAT, and DOOR.SYS .
  105.  
  106.  Turbo Quotes requires that the path of the drop
  107. file be passed on the command line, i.e.
  108.  
  109.    QUOTES10 C:\RA
  110.  
  111.   Take a look at the SAMPLE.BAT file;
  112.  
  113.    @echo off
  114.    cd\ra\quotes
  115.    QUOTES10 C:\RA
  116.    cd\ra
  117.  
  118.   The most efective way to use Turbo Quotes is to execute it after the
  119. user logs on, right before your Main Menu (as in RA's TOP.MNU with auto
  120. execution). I also give the users an option to access the door from my
  121. Main Menu.
  122.  
  123. NOTE! QUOTES10.EXE, HEADER.TXT, and QUOTES.TXT must reside in the same
  124. directory.
  125.  
  126.  
  127. +------------------------+
  128. |      Door Options      |
  129. +------------------------+
  130.  
  131. While Turbo Quotes is running, the following keys are available for the
  132. SysOp:
  133.  
  134. ALT-C   Break into chat mode with user.
  135. ALT-J   Drop to DOS in a shell.
  136. ALT-H   Hang up on User.
  137. ALT-L   Lock the user out of the BBS.
  138. ALT-K   Users keyboard is made inactive.
  139. ALT-N   SysOp next key.
  140. ALT-D   Drop the User back to the BBS.
  141.  
  142. UP-ARROW KEY   Gives User more time.
  143. DOWN-ARROW KEY Decreases Users time.
  144.  
  145. Turbo Quotes is DESQview aware, and also does it's own carrier watch-
  146. dogging. It also checks the user's ANSI capability and adjusts itself
  147. accordingly.
  148.  
  149.  
  150. +------------------------+
  151. |      Registration      |
  152. +------------------------+
  153.  
  154.   When you register the UNREGISTERED COPY message will be removed.
  155.  
  156.   Turbo Quotes is being distributed as Shareware, it should be registered
  157. after 30 days or discontinue it's use.
  158.   Turbo Quotes has a $5.00 registration fee if sent via FidoNet Crash Mail
  159. in zone 1, or via the Postal Service. Simply fill out the supplied
  160. registration form (REGIST.FRM) or draw a facsimile of. And mail it,
  161. along with your money order to the address listed on the registration
  162. form. When I receive your registration, I will send you a CODE to enter
  163. into the TQSETUP utility, this will shift Turbo Quotes into registered mode.
  164. The five dollars I receive from you will encourage me to continue writing
  165. doors, and help keep the wife off my back <grin>.
  166.  
  167. +-------------------+
  168. |    Disclaimer     |
  169. +-------------------+
  170.   I make no warranty of any kind, express or implied, including
  171. without limitation, any warranties of merchantility and/or
  172. fitness for a particular purpose. I shall not be held liable for
  173. any damages, whether direct, indirect, special or consequential,
  174. arising from a failure of this program to operate in the manner
  175. desired by the user. I shall not be held liable for any damage to
  176. data or property which may be caused directly or indirectly by the
  177. use of this program.
  178.   In no event will I be held liable for any damages, including (but
  179. not limited to) any lost profits, lost savings or other incidental
  180. or consequential damages arising out of the use or inability to
  181. use this program, or for any claim by any other party.
  182.  
  183.  
  184.  
  185. I can be reached at;
  186.  
  187.       Vince Jacobs
  188.    Brushy Mountain BBS
  189.      1:3813/309   FidoNet
  190.      72:918/20    RANet
  191.      75:7918/201  DoorNet
  192.